home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / dvfr12.zip / DVFR.DOC next >
Text File  |  1993-01-20  |  3KB  |  71 lines

  1. DESQview Frame 1.2
  2. by Bryan Hanks
  3. 19 Jan 93
  4.  
  5. PURPOSE:
  6.  
  7. This program changes the frame of your DESQview or DESQview/386 windows to any
  8. color you wish.
  9.  
  10.  
  11. COMMAND STRUCTURE:
  12.  
  13. Usage: DVFR [-fcolor] [-bcolor] [-#number]
  14.  
  15. Where "-f" denotes the foreground & "-b" the background color.
  16. "-#" specifies an absolute color number.
  17.  
  18. "color" can be:
  19.  black blue green cyan red magenta brown white grey yellow
  20.  (grey and yellow cannot be used in the background)
  21.  
  22. Options for foreground color:  Symbol  Function      Example
  23.                                ------  ------------  -------
  24.                                  +     Bright        +blue
  25.                                  *     Blink         *red
  26.                                  #     Bright Blink  #green
  27.  
  28. [Note that bright brown is yellow so "#brown" is an illegal choice]
  29.  
  30. Example:  DVFR -f+blue -bred
  31.  This will change the frame to a bright blue line on a red background.
  32.  
  33.  
  34. If you type "DVFR" with no parameters, it will display a help screen.
  35.  
  36.  
  37. ADDITIONAL PARAMETER INFORMATION:
  38.  
  39. The parameter, "-#number", allows you to specify the color number directly.  How
  40. this translates to real colors is a mystery.  If you specify this parameter,
  41. then the other two are overridden.  For example, "DVFR -fblue -#2" will change
  42. the frame color to green (2) instead of blue.
  43.  
  44. If you specify one parameter and not the other (forground and not background or
  45. vice-versa), then the one not specified goes to black.  In other words, if you
  46. do DVFR -fgreen, this will set the border to a green line with black background.
  47.  
  48.  
  49. WHAT THIS PROGRAM WILL NOT DO:
  50.  
  51. It will not change the border color on a window that has "Uses its own colors"
  52. set to "N".  It will not work under DESQview/X, Windoze or DosShell.  It will
  53. make you neither rich nor famous.  It won't give you a full head of monotone
  54. hair, either.
  55.  
  56.  
  57. DISCLAIMER:
  58.  
  59. This program is public domain and may not be sold for any price, for any reason,
  60. by any body (or anybody).  No technical support will be provided.  You must
  61. promise to upload this program to any BBS where you need the download credits
  62. to get NASTY.GIF or whatever.
  63.  
  64. If, when using this program, your hard drive crashes and you lose all of your
  65. payroll reports, don't blame me.  I don't write "goob" code.  Blame your disk
  66. compression program or that stupid SCSI drive interface.  Most importantly,
  67. blame yourself for not making backups!!!!!!  This program is provided "as is".
  68. Any cracks, leaks, spot blemishes, rips or tears are the soul responsibility
  69. of the owner.  Please tune up every 5 months or 50,000 miles, whichever comes
  70. first.
  71.